-
Home
-
{eac}ObjectCache – a persistent object cache using a SQLite database to cache WordPress objects.
-
1.2.0
-
Code
-
Classes
- object_cache_admin
Total Complexity |
92 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
689 |
Lines of code |
543 |
Logical lines of code |
156 |
Comment lines |
84 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_config_option() |
C |
38 |
31 |
56 |
checkForInstall() |
B |
38 |
23 |
68 |
admin_options_settings() |
B |
32 |
13 |
117 |
install_object_cache() |
A |
44 |
12 |
44 |
admin_options_settings_advanced() |
A |
31 |
5 |
131 |
admin_options_help() |
S |
45 |
2 |
73 |
options_settings_extras() |
S |
51 |
2 |
28 |
__construct() |
S |
55 |
2 |
20 |
adminVersionUpdate() |
S |
72 |
2 |
6 |